body {
  overflow-x: hidden;
  font-family: "微软雅黑" !important;
  background: #c1bfbf;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
dl,
div,
li,
dt,
dd,
a,
img,
i,
span,
blockquote,
em {
  margin: 0;
  padding: 0;
}
i,
em {
  font-style: normal;
}
.clear {
  clear: both;
  height: 0;
  width: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
img {
  width: 100%;
}
a:hover {
  text-decoration: none;
}
.no-mr {
  margin-right: 0!important;
}
.no-mb {
  margin-bottom: 0!important;
}
.no-pr {
  padding-right: 0!important;
}
.no-pb {
  padding-bottom: 0!important;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb50 {
  padding-bottom: 50px;
}
.indent1 {
  text-indent: 1em;
}
.indent2 {
  text-indent: 2em;
}
.indent3 {
  text-indent: 3em;
}
.indent4 {
  text-indent: 4em;
}
.indent5 {
  text-indent: 5em;
}
.center {
  text-align: center;
}
#header .h-top {
  display: block;
  height: 30px;
  line-height: 30px;
  background: #0a0909;
}
#header .h-top .fl {
  color: #ccc;
}
#header .h-top .fr {
  color: #fff;
}
#header .nav {
  display: block;
  height: 93px;
  background: #312b2c;
}
#header .nav .logo {
  display: block;
  float: left;
  margin: 25px 0 0 10px;
}
#header .nav .link {
  display: block;
  float: right;
}
#header .nav .link li {
  display: block;
  float: left;
  width: 106px;
  height: 93px;
  line-height: 93px;
  text-align: center;
}
#header .nav .link li a {
  color: #fff;
}
#header .nav .link li:hover,
#header .nav .link li.active {
  background: #ffe011;
}
#header .nav .link li:hover a,
#header .nav .link li.active a {
  color: #312b2c;
}
#banner {
  width: 100%;
  min-height: 537px;
  position: relative;
}
#banner img {
  width: auto;
}
#banner .DB_bgSet {
  position: relative;
}
#banner .DB_bgSet li {
  position: absolute;
  width: 100%;
  min-height: 537px;
  display: none;
}
#banner .DB_imgSet {
  position: absolute;
  width: 1100px;
  left: 50%;
  margin-left: -500px;
}
#banner .DB_imgSet .DB_1_1 {
  position: absolute;
  z-index: 2;
}
#banner .DB_imgSet .DB_1_2 {
  position: absolute;
}
#banner .DB_menuWrap {
  float: left;
  position: absolute;
  width: 100%;
}
#banner .DB_menuWrap .DB_menuFir {
  position: absolute;
  top: 505px;
  left: 48%;
  z-index: 9;
}
#banner .DB_menuWrap .DB_menuFir .DB_menuSet li {
  float: left;
  margin-right: 10px;
}
#banner .DB_menuWrap .DB_menuFir .DB_menuSet li a {
  display: block;
  cursor: pointer;
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 50%;
}
#banner .DB_menuWrap .DB_menuFir .DB_menuSet li a:hover {
  background: #ffe011;
}
#banner .DB_menuWrap .DB_menuFir .DB_menuSet li.select a {
  background: #ffe011;
}
#banner .DB_prev,
#banner .DB_next {
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  top: 200px;
  cursor: pointer;
  display: none;
  position: absolute;
}
#banner .DB_prev {
  left: 30px;
}
#banner .DB_prev:hover {
  left: 25px;
}
#banner .DB_next {
  right: 30px;
}
#banner .DB_next:hover {
  right: 25px;
}
@font-face {
  font-family: "fzcsjw";
  src: url(../fonts/fzcsjw.ttf);
}
@font-face {
  font-family: "vani";
  src: url(../fonts/Vani.ttf);
}
#index-body .i-product {
  display: block;
  background: #dedddd;
}
#index-body .i-product .title {
  display: block;
  height: 112px;
  padding-top: 40px;
  text-align: center;
  border-bottom: 1px solid #212b2c;
}
#index-body .i-product .title h4 {
  display: block;
  font-size: 25px;
  color: #312b2c;
  font-family: "fzcsjw";
  text-transform: uppercase;
}
#index-body .i-product .title p {
  display: block;
  font-size: 20px;
  width: 85px;
  text-align: center;
  margin: 0 auto;
  padding: 7px 0;
  border-bottom: 3px solid #212b2c;
}
#index-body .i-product .i-body {
  display: block;
  padding: 37px 0 45px;
}
#index-body .i-product .i-body .i-pro-left {
  position: relative;
  display: block;
  width: 507px;
  height: 295px;
  background-color: #312B2C;
}
#index-body .i-product .i-body .i-pro-left .link {
  position: absolute;
  bottom: 26%;
  right: 20%;
}
#index-body .i-product .i-body .i-pro-left .link h5 {
  display: block;
  color: #fff;
  margin-bottom: 7px;
  font-size: 20px;
  font-weight: bold;
}
#index-body .i-product .i-body .i-pro-left .link a {
  display: block;
  color: #fff;
  width: 86px;
  height: 28px;
  font-size: 12px;
  text-align: center;
  line-height: 24px;
  border: 1px solid #fff;
}
#index-body .i-product .i-body .i-pro-left:hover {
  background-color: #ffe011;
}
#index-body .i-product .i-body .i-pro-left:hover h5,
#index-body .i-product .i-body .i-pro-left:hover a {
  color: #312b2c;
  border-color: #312b2c;
}
#index-body .i-product .i-body .i-pro-right {
  width: 488px;
}
#index-body .i-product .i-body .i-pro-right .i-pro-top {
  position: relative;
  display: block;
  height: 150px;
  overflow: hidden;
  text-align: right;
  margin-bottom: 4px;
  background-color: #312b2c;
}
#index-body .i-product .i-body .i-pro-right .i-pro-top img {
  height: 100%;
  width: auto;
  margin-right: 12px;
}
#index-body .i-product .i-body .i-pro-right .i-pro-top .link {
  position: absolute;
  bottom: 26px;
  left: 37px;
}
#index-body .i-product .i-body .i-pro-right .i-pro-top .link h5 {
  display: block;
  color: #fff;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 20px;
  text-align: left;
}
#index-body .i-product .i-body .i-pro-right .i-pro-top .link a {
  display: block;
  color: #fff;
  width: 86px;
  height: 28px;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  border: 1px solid #fff;
}
#index-body .i-product .i-body .i-pro-right .i-pro-top:hover {
  background-color: #ffe011;
}
#index-body .i-product .i-body .i-pro-right .i-pro-top:hover h5,
#index-body .i-product .i-body .i-pro-right .i-pro-top:hover a {
  color: #312b2c;
  border-color: #312b2c;
}
#index-body .i-product .i-body .i-pro-right .i-pro-btm {
  display: block;
  height: 141px;
  overflow: hidden;
}
#index-body .i-product .i-body .i-pro-right .i-pro-btm .i-pro-btm-left {
  position: relative;
  display: block;
  width: 319px;
  height: 100%;
  background-color: #312b2c;
}
#index-body .i-product .i-body .i-pro-right .i-pro-btm .i-pro-btm-left img {
  height: auto;
  width: auto;
  margin: 16px 0 0 20px;
}
#index-body .i-product .i-body .i-pro-right .i-pro-btm .i-pro-btm-left .link {
  position: absolute;
  bottom: 42px;
  right: 68px;
}
#index-body .i-product .i-body .i-pro-right .i-pro-btm .i-pro-btm-left .link h5 {
  display: block;
  color: #fff;
  margin-bottom: 12px;
  font-weight: bold;
  font-size: 20px;
  text-align: left;
}
#index-body .i-product .i-body .i-pro-right .i-pro-btm .i-pro-btm-left .link a {
  display: block;
  color: #fff;
  width: 71px;
  height: 23px;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #fff;
}
#index-body .i-product .i-body .i-pro-right .i-pro-btm .i-pro-btm-left:hover {
  background-color: #ffe011;
}
#index-body .i-product .i-body .i-pro-right .i-pro-btm .i-pro-btm-left:hover h5,
#index-body .i-product .i-body .i-pro-right .i-pro-btm .i-pro-btm-left:hover a {
  color: #312b2c;
  border-color: #312b2c;
}
#index-body .i-product .i-body .i-pro-right .i-pro-btm .i-pro-more {
  display: block;
  width: 164px;
  height: 100%;
  background: #ffe011;
}
#index-body .i-product .i-body .i-pro-right .i-pro-btm .i-pro-more a {
  display: block;
  width: 164px;
  height: 100%;
  padding-top: 42px;
}
#index-body .i-product .i-body .i-pro-right .i-pro-btm .i-pro-more h5 {
  display: block;
  font-size: 24px;
  text-align: center;
  color: #312b2c;
}
#index-body .i-product .i-body .i-pro-right .i-pro-btm .i-pro-more p {
  display: block;
  font-size: 18px;
  text-align: center;
  color: #312b2c;
}
#index-body .i-product .i-body .i-pro-right .i-pro-btm .i-pro-more:hover {
  background: #312b2c;
}
#index-body .i-product .i-body .i-pro-right .i-pro-btm .i-pro-more:hover h5,
#index-body .i-product .i-body .i-pro-right .i-pro-btm .i-pro-more:hover p {
  color: #fff;
}
#index-body .i-about {
  display: block;
  background: #312b2c;
}
#index-body .i-about .title {
  display: block;
  height: 112px;
  padding-top: 40px;
  text-align: center;
  border-bottom: 1px solid #fff;
}
#index-body .i-about .title h4 {
  display: block;
  font-size: 25px;
  color: #ffe011;
  font-family: "fzcsjw";
  text-transform: uppercase;
}
#index-body .i-about .title p {
  display: block;
  font-size: 20px;
  width: 85px;
  text-align: center;
  margin: 0 auto;
  padding: 7px 0;
  color: #fff;
  border-bottom: 3px solid #ffe011;
}
#index-body .i-about .i-body {
  display: block;
  height: 421px;
  padding: 37px 0 45px;
}
#index-body .i-about .i-body .investment_f {
  width: 960px;
  margin: 20px auto;
}
#index-body .i-about .i-body .investment_f .investment_title {
  height: 42px;
  width: 305px;
  margin: 0 auto 42px;
  overflow: hidden;
}
#index-body .i-about .i-body .investment_f .investment_title li {
  display: inline;
  width: 140px;
  height: 42px;
  float: left;
  font-size: 18px;
  text-align: center;
  line-height: 42px;
  color: #fff;
  border-radius: 7px;
  cursor: pointer;
  margin: 0 21px 0px 0;
  background: #7d7d7d;
}
#index-body .i-about .i-body .investment_f .investment_title li.on,
#index-body .i-about .i-body .investment_f .investment_title li:hover {
  color: #312b2c;
  background: #ffe011;
}
#index-body .i-about .i-body .investment_f .investment_title li:last-child {
  margin-right: 0;
}
#index-body .i-about .i-body .investment_con {
  clear: both;
  padding: 0 20px;
}
#index-body .i-about .i-body .investment_con .investment_con_list {
  display: none;
  height: 234px;
}
#index-body .i-about .i-body .investment_con .investment_con_list .img {
  display: block;
  width: 327px;
  border-radius: 5px;
  overflow: hidden;
}
#index-body .i-about .i-body .investment_con .investment_con_list .img img {
  height: auto;
}
#index-body .i-about .i-body .investment_con .investment_con_list .bdy {
  display: block;
  width: 62%;
  padding: 15px 0;
}
#index-body .i-about .i-body .investment_con .investment_con_list .bdy p {
  text-indent: 2em;
  line-height: 23px;
  color: #fff;
}
#index-body .i-about .i-body .investment_con .investment_con_list .bdy a {
  display: block;
  margin-top: 30px;
  text-indent: 1em;
  color: #ffe011;
}
#index-body .i-proli {
  display: block;
  background: #c1bfbf;
}
#index-body .i-proli .title {
  display: block;
  height: 112px;
  padding-top: 40px;
  text-align: center;
  border-bottom: 1px solid #312b2c;
}
#index-body .i-proli .title h4 {
  display: block;
  font-size: 25px;
  color: #312b2c;
  font-family: "fzcsjw";
  text-transform: uppercase;
}
#index-body .i-proli .title p {
  display: block;
  font-size: 20px;
  width: 85px;
  text-align: center;
  margin: 0 auto;
  padding: 7px 0;
  border-bottom: 3px solid #312b2c;
}
#index-body .i-proli .i-body {
  position: relative;
  display: block;
  padding: 78px 0 70px;
}
#index-body .i-proli .i-body #i-bdy-l {
  position: absolute;
  left: -90px;
  top: 172px;
}
#index-body .i-proli .i-body #i-bdy-r {
  position: absolute;
  right: -90px;
  top: 172px;
}
#index-body .i-proli .i-body #i-bdy-ul,
#index-body .i-proli .i-body #i-bdy-ul2 {
  display: block;
  height: 240px;
  overflow: hidden;
}
#index-body .i-proli .i-body #i-bdy-ul li,
#index-body .i-proli .i-body #i-bdy-ul2 li {
  display: block;
  float: left;
  width: 240px;
  margin: 0 13px 5px 0;
}
#index-body .i-proli .i-body #i-bdy-ul li img,
#index-body .i-proli .i-body #i-bdy-ul2 li img {
  height: auto;
}
#index-body .i-proli .i-body #i-bdy-ul li p,
#index-body .i-proli .i-body #i-bdy-ul2 li p {
  display: block;
  text-align: center;
  margin: 15px 0;
  color: #333;
}
#index-body .i-news {
  display: block;
  background: #c1bfbf;
}
#index-body .i-news .title {
  display: block;
  text-align: center;
  border-bottom: 1px solid #312b2c;
}
#index-body .i-news .title h4 {
  display: block;
  font-size: 20px;
  color: #312b2c;
  float: left;
  margin: 10px 0 0 10px;
  font-family: "fzcsjw";
  text-transform: uppercase;
}
#index-body .i-news .title p {
  display: block;
  font-size: 25px;
  text-align: center;
  float: left;
}
#index-body .i-news .i-body {
  position: relative;
  display: block;
  padding: 0px 0 90px;
}
#index-body .i-news .i-body .i-news-l{
	display: none;
	float: left;
    width: 40%;
    border: 1px solid #ccc;
}
#index-body .i-news .i-body .i-news-r{
	display: block;
	float: right;
	width: 100%;
}
#index-body .i-news .i-body .i-news-r .new-r{
	width: 94%;
}
#index-body .i-news .i-body h3{
	    font-size: 18px;
    margin: 0 0 14px;
    font-weight: bold;
}
#index-body .i-news .i-body ul{
    padding: 10px 0;
}
#index-body .i-news .i-body ul  li {
    display: block;
    height: 85px;
    margin-bottom: 5px;
    transition: 0.1s ease-in;
    -webkit-transition: 0.1s ease-in;
    -moz-transition: 0.1s ease-in;
    -ms-transition: 0.1s ease-in;
    -o-transition: 0.1s ease-in;
    overflow: hidden;
}
#index-body .i-news .i-body ul li .new-l {
	display: block;
	float: left;
    width: 58px;
    height: 85px;
    line-height: 24px;
    float: left;
    text-align: center;
    background: #1a1414;
    color: #FFF;
    font-size: 12px;
    word-break: break-all;
    padding: 18px 10px;
}
#index-body .i-news .i-body ul li .new-r {
    display: block;
    float: right;
    height: 85px;
    width: 89%;
    float: left;
    color: #000;
    padding: 10px;
    font-size: 14px;
    overflow: hidden;
    border: 1px solid #fff;
}
#index-body .i-news .i-body ul li .new-r a {
    display: block;
    font-weight: bold;
    line-height: 18px;
    color: #333;
    font-size: 16px;
}
#index-body .i-news .i-body ul li .new-r p {
    color: #000;
    font-weight: normal;
    margin-top: 5px;
    line-height: 23px;
    font-size: 12px;
}

#footer {
  display: block;
  height: 139px;
  overflow: hidden;
  background: #c1bfbf url(../images/footer.png) no-repeat;
}
#footer .left .logo {
  display: block;
  width: 342px;
  padding: 0 10px;
  margin: 62px 0;
  border-right: 1px solid #fff;
}
#footer .left .logo img {
  height: 100%;
  width: auto;
}
#footer .left .cont {
  display: block;
  padding: 0 15px;
  margin: 48px 0;
}
#footer .left .cont p {
  font-size: 12px;
  color: #fff;
  line-height: 23px;
}
#footer .left .cont a {
  font-size: 12px;
  color: #fff;
  margin-right: 10px;
}
#footer .left .cont a:hover {
  color: #ffe011;
}
#footer .ewm {
  display: block;
  margin: 24px 80px 0 0;
}
#footer .ewm p {
  display: block;
  color: #fff;
  font-size: 12px;
  margin: 10px 0 0 0;
  text-align: center;
}
.bdyNav {
  display: block;
  height: 10px;
  margin-top: 47px;
  border-bottom: 1px solid #312b2c;
}
.bdyNav .link {
  display: block;
  float: right;
  padding: 0 15px;
  color: #312b2c;
  background: #c1bfbf;
}
.bdyNav .link a {
  margin: 0 5px;
  color: #000;
}
.bdyNav .link a:hover {
  color: #ffe011;
}
.inner-page {
  display: block;
  min-height: 600px;
}
.inner-page .sidebar {
  display: block;
  width: 215px;
  padding: 0 10px 0 0;
  margin: -18px 0 0 0;
  background-color: #c1bfbf;
}
.inner-page .sidebar .link .tit {
  display: block;
  height: 45px;
  line-height: 45px;
  background-color: #c1bfbf;
}
.inner-page .sidebar .link .tit h5 {
  display: block;
  float: left;
  font-size: 20px;
  font-weight: bold;
  margin: 5px 12px;
  color: #312b2c;
}
.inner-page .sidebar .link .tit span {
  display: block;
  float: left;
  font-size: 18px;
  font-family: arial;
  text-transform: uppercase;
}
.inner-page .sidebar .link ul {
  display: block;
  margin-top: 16px;
}
.inner-page .sidebar .link ul li {
  display: block;
  height: 34px;
  line-height: 34px;
  text-align: center;
  margin-bottom: 8px;
  border-radius: 7px;
  background-color: #312b2c;
}
.inner-page .sidebar .link ul li a {
  color: #fff;
}
.inner-page .sidebar .link ul li:hover,
.inner-page .sidebar .link ul li.active {
  background-color: #ffe011;
}
.inner-page .sidebar .link ul li:hover a,
.inner-page .sidebar .link ul li.active a {
  color: #312b2c;
}
.inner-page .sidebar .list {
  display: block;
  margin: 48px 0;
}
.inner-page .sidebar .list .tit {
  display: block;
  height: 45px;
  line-height: 45px;
  margin-bottom: 16px;
  background-color: #c1bfbf;
}
.inner-page .sidebar .list .tit h5 {
  display: block;
  float: left;
  font-size: 20px;
  font-weight: bold;
  margin: 7px 12px 0px 10px;
  color: #312b2c;
}
.inner-page .sidebar .list .tit span {
  display: block;
  float: left;
  font-size: 18px;
  font-family: arial;
  text-transform: uppercase;
}
.inner-page .sidebar .newlink .tit {
  width: 250px;
}
.inner-page .sidebar .contlink .tit {
  width: 240px;
}
.inner-page .sidebar .prolink .tit {
  width: 210px;
}
.inner-page .page-right-bar {
  display: block;
  width: 75.5%;
}
.about-page .about-artical {
  display: block;
  margin-bottom: 28px;
}
.about-page .about-artical h3 {
  display: block;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin: 27px 0;
}
.about-page .about-artical .bdy {
  display: block;
  margin: 36px 0 18px;
  padding: 0 10px;
  text-indent: 2em;
}
.about-page .about-artical .bdy p {
  color: #000;
  line-height: 23px;
}
.product-page .i-pro-box {
  display: block;
  margin-top: 26px;
}
.product-page .i-pro-box ul li {
  display: block;
  float: left;
  width: 240px;
  cursor: pointer;
  margin: 0 17px 10px 0;
}
.product-page .i-pro-box ul li img {
  height: auto;
}
.product-page .i-pro-box ul li p {
  display: block;
  padding: 10px 0;
  color: #333;
  text-align: center;
}
.prodet-page .product-details .prodet-top {
  display: block;
  margin-top: 32px;
}
.prodet-page .product-details .prodet-top h1 {
  font-size: 20px;
  font-weight: 100;
  font-family: arial;
  display: block;
  text-align: center;
  margin: 15px 0;
}
.prodet-page .product-details .prodet-top .btm {
  position: relative;
  display: block;
  height: 80px;
  background-color: #312b2c;
}
.prodet-page .product-details .prodet-top .btm #prdUl {
  display: block;
  padding-top: 14px;
  margin: 0px 0 0 28px;
}
.prodet-page .product-details .prodet-top .btm #prdUl li {
  display: block;
  height: 52px;
  width: 67px;
}
.prodet-page .product-details .prodet-top .btm #prdUl li img {
  height: 100%;
}
.prodet-page .product-details .prodet-top .btm #prdL {
  position: absolute;
  top: 37%;
  left: 5px;
  cursor: pointer;
}
.prodet-page .product-details .prodet-top .btm #prdR {
  position: absolute;
  top: 37%;
  right: 5px;
  cursor: pointer;
}
.prodet-page .product-details .prodet-top-l {
  width: 506px;
  margin: 0 auto;
}
.prodet-page .product-details .prodet-top-l .b-pro {
  margin-bottom: 10px;
  width: 505px;
  height: 393px;
}
.prodet-page .product-details .prodet-top-l ul li {
  float: left;
  margin-right: 10px;
  padding: 2px;
  cursor: pointer;
  border: 1px solid #312b2c;
}
.prodet-page .product-details .prodet-top-l ul li:hover {
  border: 1px solid #fff;
}
.prodet-page .product-details .prodet-top-l li.active {
  border: 1px solid #fff;
}
.prodet-page .product-details .prodet-top-l #pic-zoom {
  position: relative;
  margin-top: 0px;
  cursor: pointer;
}
.prodet-page .product-details .prodet-top-l .mark {
  width: 505px;
  height: 393px;
  position: absolute;
  z-index: 2;
  background: transparent;
  display: inline-block;
  left: 0;
  top: 0;
  opacity: 0.1;
  filter: alpha(opacity=100);
}
.prodet-page .product-details .prodet-top-l .layer {
  width: 50px;
  height: 50px;
  background: #E8E8E8;
  position: absolute;
  opacity: 0.4;
  filter: alpha(opacity=100);
  display: none;
}
.prodet-page .product-details .prodet-top-l .big_pic {
  padding: 20px;
  z-index: 9;
  position: absolute;
  display: none;
  overflow: hidden;
  width: 505px;
  height: 393px;
  left: 100%;
  top: 0px;
  background: #eee;
}
.prodet-page .product-details .prodet-top-l .big_pic img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
}
.prodet-page h4.pro-title {
  width: 135px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  background: #312b2c;
  font-size: 14px;
  margin-bottom: 20px;
  border-radius: 7px;
}
.prodet-page .prodet-bottom {
  margin-top: 50px;
  margin-bottom: 20px;
}
.prodet-page .prodet-bottom p {
  color: #000;
  line-height: 23px;
  padding: 0 7px;
}
.news-page .new-list-haspic {
  padding: 10px;
  margin: 30px 0;
  border: 1px solid #d9d9d9;
  box-shadow: 0 0 6px 0 #cccccc;
  -webkit-box-shadow: 0 0 6px 0 #cccccc;
  -moz-box-shadow: 0 0 6px 0 #cccccc;
  -ms-box-shadow: 0 0 6px 0 #cccccc;
  -o-box-shadow: 0 0 6px 0 #cccccc;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
}
.news-page .new-list-haspic img {
  width: 100%!important;
}
.news-page .new-list-haspic li {
  padding: 10px 15px 20px;
  margin-bottom: 2px;
  transition: 0.1s ease-in;
  -webkit-transition: 0.1s ease-in;
  -moz-transition: 0.1s ease-in;
  -ms-transition: 0.1s ease-in;
  -o-transition: 0.1s ease-in;
  border-bottom: 1px solid #fff;
}
.news-page .new-list-haspic li a {
  display: block;
  color: #000;
  font-family: "微软雅黑";
}
.news-page .new-list-haspic li a i {
  display: block;
  font-size: 13px;
  line-height: 26px;
  margin: 5px 0;
  color: #777;
}
.news-page .new-list-haspic li a span {
  color: #333;
  font-weight: bold;
  margin-bottom: 5px;
  display: block;
  font-size: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-page .new-list-haspic li a p {
  font-size: 13px;
  color: #333;
  height: 36px;
  overflow: hidden;
}
.news-page .new-list-haspic li:last-child {
  border-bottom: none;
}
.news-page .new-list-haspic li:hover {
  background: #ffe011;
}
.news-page .new-list-haspic li:hover a,
.news-page .new-list-haspic li:hover span,
.news-page .new-list-haspic li:hover p,
.news-page .new-list-haspic li:hover i {
  color: #000;
}
.news-page .new-list-haspic li .new-l {
  width: 70%;
}
.news-page .new-list-haspic li .new-r {
  padding: 3px;
  border: 1px solid #A4A4A4;
  width: 120px;
}
.news {
  display: block;
  padding-top: 34px;
}
.news .news_title h1 {
  padding-bottom: 10px;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news .news_date {
  line-height: 22px;
  text-align: center;
  border-bottom: 1px solid #CCC;
  padding-bottom: 5px;
}
.news .news_abst {
  border-bottom: 1px dashed #CCC;
  padding: 10px 0;
  font-size: 12px;
}
.news .news_contents {
  color: #000;
  font-size: 13px;
  line-height: 24px;
  clear: both;
  margin-top: 10px;
  border-bottom: 1px dashed #CCC;
  padding: 20px 0;
}
.news .news_contents a {
  color: #000;
  font-size: 13px;
  line-height: 24px;
}
.news .news_contents p,
.news .news_contents div,
.news .news_contents span,
.news .news_contents table {
  color: #000;
  font-size: 13px;
  line-height: 25px;
  clear: both;
  text-indent: 2em;
}
.news .news_next {
  width: 99%;
  margin-top: 0px;
  padding-left: 5px;
  border-top: 0px solid #CCC;
  text-align: left;
  padding-top: 10px;
}
.news .news_next a {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #999;
  font-size: 12px;
  margin-left: 5px;
}
.news .news_next a:hover {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #000000;
}
.news .newsnav {
  margin-bottom: 30px;
}
.contact-page img {
  width: auto;
}
.contact-page .contMap {
  float: left;
}
.contact-page .contact-list {
  display: block;
  float: left;
  margin-left: 15px;
}
.contact-page .contact-list h5 {
  display: block;
  font-weight: bold;
  color: #000;
  font-size: 16px;
  margin: 37px 0 7px;
}
.contact-page .contact-list p {
  line-height: 24px;
  color: #000;
}
.contact-page .contact-list p a {
  color: #000;
}
.MicrosoftMap {
  width: 100%!important;
}
.cn-form {
  display: block;
  margin: 32px 0;
  min-height: 320px;
}
.cn-form h5 {
  display: block;
  width: 134px;
  height: 32px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  border-radius: 7px;
  margin-bottom: 23px;
  background-color: #312b2c;
}
.cn-form .bdy-l {
  display: block;
  float: left;
  width: 48%;
}
.cn-form .bdy-r {
  display: block;
  width: 48%;
  float: right;
}
.cn-form ul li {
  display: block;
}
.cn-form ul li label {
  display: block;
  font-weight: 100;
  font-size: 12px;
  margin: 5px 0;
  font-family: -webkit-body;
}
.cn-form ul li textarea {
  height: 110px;
  margin: 0;
  width: 100%;
  padding: 10px;
  font-size: 12px;
  border: 1px solid #999;
  background-color: #c1bfbf;
}
.cn-form ul li input[type="text"] {
  height: 20px;
  width: 100%;
  padding: 10px;
  font-size: 12px;
  border: 1px solid #999;
  background-color: #c1bfbf;
}
.cn-form ul li input[type="submit"] {
  width: 72px;
  height: 32px;
  margin-top: 16px;
  border: none;
  border-radius: 5px;
  color: #fff;
  background-color: #312b2c;
}
.cn-form ul li input[type="submit"]:hover {
  color: #333;
  background-color: #ffe011;
}
.trad-form {
  margin: 60px auto 0;
}
.trad-form fieldset {
  margin-bottom: 25px;
  position: relative;
}
.trad-form fieldset label {
  float: left;
  width: 120px;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  margin: 0;
}
.trad-form fieldset input,
.trad-form fieldset textarea,
.trad-form fieldset button {
  box-shadow: inset 0 1px 1px 1px #e1e1e1;
  -webkit-box-shadow: inset 0 1px 1px 1px #e1e1e1;
  -moz-box-shadow: inset 0 1px 1px 1px #e1e1e1;
  -ms-box-shadow: inset 0 1px 1px 1px #e1e1e1;
  -o-box-shadow: inset 0 1px 1px 1px #e1e1e1;
  float: right;
  outline: none;
  border: 1px solid #e1e1e1;
  border-top: 1px solid #b3b3b3;
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  color: #777;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.trad-form fieldset input {
  padding: 3px 30px 3px 35px;
}
.trad-form fieldset input:focus,
.trad-form fieldset textarea:focus {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  border-color: #999;
}
.trad-form fieldset input[name="title"] {
  background: url(../images/form-name-ico.png) no-repeat 8px center;
}
.trad-form fieldset input[name="email"] {
  background: url(../images/form-email-ico.png) no-repeat 8px center;
}
.trad-form fieldset input[name="mycall"] {
  background: url(../images/form-phone-ico.png) no-repeat 8px center;
}
.trad-form fieldset input[type="submit"] {
  transition: background 0.2s linear;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -ms-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  padding: 6px 0;
  text-align: center;
  color: #a79074;
  background: #fff;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0px;
  border: 1px solid #a4a4a4;
}
.trad-form fieldset input[type="submit"]:hover {
  background: #a79074;
  color: #fbecc9;
  border: 1px solid #a4a4a4;
  box-shadow: inset 0 0px 0px 0px #e1e1e1;
  -webkit-box-shadow: inset 0 0px 0px 0px #e1e1e1;
  -moz-box-shadow: inset 0 0px 0px 0px #e1e1e1;
  -ms-box-shadow: inset 0 0px 0px 0px #e1e1e1;
  -o-box-shadow: inset 0 0px 0px 0px #e1e1e1;
}
.trad-form fieldset textarea[name="saytext"] {
  background: url(../images/form-mes-ico.png) no-repeat 8px 8px;
  padding: 8px;
  resize: none;
}
.trad-form fieldset textarea[name="saytext"]:focus {
  background: none;
}
.trad-form fieldset .form-tips {
  text-transform: capitalize;
  position: absolute;
  top: 100%;
  font-size: 12px;
  color: #c33;
  opacity: 0;
  filter: alpha(opacity=0);
  line-height: normal;
}
.trad-form fieldset em {
  color: red;
  font-weight: bold;
  font-size: 14px;
}
.trad-form fieldset em.rf {
  position: absolute;
  right: 0;
  font-size: 11px;
  font-style: normal;
  bottom: 0;
}
.trad-form fieldset em.rf span {
  color: #333;
}
.recommend-product {
  margin: 50px 0;
}
.recommend-product .bdy {
  display: block;
  margin: 20px 0;
  text-align: center;
}
.recommend-product .bdy img {
  width: auto;
}
.zoom-box {
  position: relative;
}
.zoom-box .pic-zoom {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.4s ease-in;
  -webkit-transition: 0.4s ease-in;
  -moz-transition: 0.4s ease-in;
  -ms-transition: 0.4s ease-in;
  -o-transition: 0.4s ease-in;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6) url(../images/zoom.png) no-repeat center center;
}
.zoom-box:hover .pic-zoom {
  opacity: 1;
  filter: alpha(opacity=1);
}
.zoom-pic {
  overflow: hidden;
}
.zoom-pic img {
  transition: 1s linear;
  -webkit-transition: 1s linear;
  -moz-transition: 1s linear;
  -ms-transition: 1s linear;
  -o-transition: 1s linear;
}
.zoom-pic img:hover {
  transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -webkit-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -moz-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -ms-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -o-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
}
.around-line li {
  float: left;
  position: relative;
  cursor: pointer;
}
.around-line li a {
  color: #fff;
  display: block;
  text-decoration: none;
}
.around-line li:before,
.around-line li:after {
  content: '';
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  position: absolute;
}
.around-line li:before {
  top: 0;
  left: 0;
  right: 100%;
  bottom: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  border-left: 1px solid rgba(255, 255, 255, 0.8);
}
.around-line li:after {
  right: 0;
  bottom: 0;
  top: 100%;
  left: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  border-right: 1px solid rgba(255, 255, 255, 0.8);
}
.around-line li:hover:before {
  bottom: 0;
  right: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.around-line li:hover:after {
  top: 0;
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.around-line li.active:before {
  bottom: 0;
  right: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.around-line li.active:after {
  top: 0;
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.m-page {
  margin: 50px 0px 10px;
  _padding-bottom: 30px;
  *padding-bottom: 30px;
  text-align: center;
  line-height: 32px;
  font-size: 0;
  letter-spacing: -0.307em;
  word-wrap: normal;
  white-space: nowrap;
  color: #138bdf;
}
.m-page a,
.m-page i {
  display: inline-block;
  vertical-align: top;
  padding: 2px 12px;
  margin-left: -1px;
  font-size: 12px;
  letter-spacing: normal;
  text-shadow: 0 1px #fff;
  -webkit-transition: background-color 0.1s;
  -moz-transition: background-color 0.1s;
  -ms-transition: background-color 0.1s;
  -o-transition: background-color 0.1s;
  transition: background-color 0.1s;
}
.m-page a {
  text-decoration: none;
  color: #000;
}
.m-page a:first-child {
  margin-left: 0;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.m-page a:last-child {
  margin-right: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.m-page a:hover {
  color: #000;
  background: #ffe011;
}
.m-page a:active {
  background: #ffe011;
}
.m-page a.z-crt,
.m-page a.z-crt:hover,
.m-page a.z-crt:active {
  cursor: default;
  color: #000;
  background: #ffe011;
}
.m-page-sm {
  margin: 25px auto;
  line-height: 22px;
}
.m-page-sm a,
.m-page-sm i {
  padding: 5 10px;
}
.m-page-sr a,
.m-page-sr i {
  margin: 0 3px;
  border-radius: 2px;
}
.m-page-sr i {
  border: 0;
}
.white-zoom {
  position: relative;
}
.white-zoom:after {
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  content: '';
  position: absolute;
  z-index: 2;
  width: 1px;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  left: 50%;
  top: 50%;
}
#fancybox-loading {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1104;
  display: none;
}
#fancybox-loading div {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url(../images/fancybox.png);
}
#fancybox-overlay {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
  display: none;
}
#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none;
}
#fancybox-wrap {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 1101;
  outline: none;
  display: none;
}
#fancybox-outer {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
}
#fancybox-content {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 0;
  height: 0;
  padding: 0;
  outline: none;
  position: relative;
  overflow: hidden;
  z-index: 1102;
  border: 0px solid #fff;
}
#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1101;
}
#fancybox-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: transparent url(../images/fancybox.png) -40px 0px;
  cursor: pointer;
  z-index: 1103;
  display: none;
}
#fancybox-error {
  color: #444;
  font: normal 12px/20px Arial;
  padding: 14px;
  margin: 0;
}
#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top;
}
#fancybox-frame {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}
#fancybox-left,
#fancybox-right {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  background: transparent url(../images/blank.gif);
  z-index: 1102;
  display: none;
}
#fancybox-left {
  left: 0px;
}
#fancybox-right {
  right: 0px;
}
#fancybox-left-ico,
#fancybox-right-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 1102;
  display: block;
}
#fancybox-left-ico {
  background-image: url(../images/fancybox.png);
  background-position: -40px -30px;
}
#fancybox-right-ico {
  background-image: url(../images/fancybox.png);
  background-position: -40px -60px;
}
#fancybox-left:hover,
#fancybox-right:hover {
  visibility: visible;
}
#fancybox-left:hover span {
  left: 20px;
}
#fancybox-right:hover span {
  left: auto;
  right: 20px;
}
.fancybox-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  width: 20px;
  height: 20px;
  z-index: 1001;
}
#fancybox-bg-n {
  top: -20px;
  left: 0;
  width: 100%;
  background-image: url(../images/fancybox-x.png);
}
#fancybox-bg-ne {
  top: -20px;
  right: -20px;
  background-image: url(../images/fancybox.png);
  background-position: -40px -162px;
}
#fancybox-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-image: url(../images/fancybox-y.png);
  background-position: -20px 0px;
}
#fancybox-bg-se {
  bottom: -20px;
  right: -20px;
  background-image: url(../images/fancybox.png);
  background-position: -40px -182px;
}
#fancybox-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-image: url(../images/fancybox-x.png);
  background-position: 0px -20px;
}
#fancybox-bg-sw {
  bottom: -20px;
  left: -20px;
  background-image: url(../images/fancybox.png);
  background-position: -40px -142px;
}
#fancybox-bg-w {
  top: 0;
  left: -20px;
  height: 100%;
  background-image: url(../images/fancybox-y.png);
}
#fancybox-bg-nw {
  top: -20px;
  left: -20px;
  background-image: url(../images/fancybox.png);
  background-position: -40px -122px;
}
#fancybox-title {
  font-family: Helvetica;
  font-size: 12px;
  z-index: 1102;
}
.fancybox-title-inside {
  padding-bottom: 10px;
  text-align: center;
  color: #333;
  background: #fff;
  position: relative;
}
.fancybox-title-outside {
  padding-top: 10px;
  color: #fff;
}
.fancybox-title-over {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #FFF;
  text-align: left;
}
#fancybox-title-over {
  padding: 10px;
  background-image: url(../images/fancy_title_over.png);
  display: block;
}
.fancybox-title-float {
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 32px;
}
#fancybox-title-float-wrap {
  border: none;
  border-collapse: collapse;
  width: auto;
}
#fancybox-title-float-wrap td {
  border: none;
  white-space: nowrap;
}
#fancybox-title-float-left {
  padding: 0 0 0 15px;
  background: url(../images/fancybox.png) -40px -90px no-repeat;
}
#fancybox-title-float-main {
  color: #FFF;
  line-height: 29px;
  font-weight: bold;
  padding: 0 0 3px 0;
  background: url(../images/fancybox-x.png) 0px -40px;
}
#fancybox-title-float-right {
  padding: 0 0 0 15px;
  background: url(../images/fancybox.png) -55px -90px no-repeat;
}
